Skip to content
Back to search
30
MCP

Project Brain

pulsemcp/project brain

MCP server for managing project knowledge and documentation, providing AI assistants with structured project context.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Brain
Rust MCP server providing git-backed long-term memory for AI coding agents with SQLite indexing and CLI interface.
0 tools
brein-mcp
A policy-aware MCP server for an org-wide knowledge brain that lives in a git repo.
0 tools
brain-mcp-server
Personal Knowledge Brain for developers — MCP server with typed neurons, hybrid search (FTS5 + vector), knowledge graph, vault encryption, t
0 tools
@brain-protocol/mcp
Verifiable Memory-as-a-Service for AI Agents — MCP server with local SQLite or cloud mode
0 tools
mcp-brain
Multi-agent Cognitive Processing Framework with MiniMax — CLI and MCP server
0 tools
agent-brain-ag-mcp
Agent Brain MCP - Model Context Protocol server exposing Agent Brain as MCP tools, resources, and prompts
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "project_brain": {
      "url": "None",
      "transport": "http"
    }
  }
}